home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / ab filters < prev    next >
Text File  |  1999-06-15  |  372b  |  19 lines

  1. Category: Andrew's Filters 1
  2. Title: AB Filters...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: MEZZ1.8BF
  6.  
  7. R:c2m(x,y/2+sin(d*ctl(0)))-c+c2m(x-1,y/2+sin(d*ctl(0)))-src(x-1,y,0)-c
  8.  
  9. G:c2m(x,y/2+sin(d*ctl(0)))-c+c2m(x-1,y/2+sin(d*ctl(0)))-src(x-1,y,1)-c
  10.  
  11. B:c2m(x,y/2+sin(d*ctl(0)))-c+c2m(x-1,y/2+sin(d*ctl(0)))-src(x-1,y,2)-c
  12.  
  13. A:a
  14.  
  15. ctl[0]: Divisions
  16.  
  17. val[0]: 66
  18.  
  19.